cargo.git
2014-07-11 Christoph Burgdorflist `clean` command in help
2014-07-11 borsauto merge of #166 : nielsle/cargo/command-env, r=alexc...
2014-07-11 Niels langager... Use command.env_set_all() instead of command.env()
2014-07-10 borsauto merge of #162 : rust-lang/cargo/fix-travis, r...
2014-07-10 Alex CrichtonFix travis builds
2014-07-10 borsauto merge of #157 : rust-lang/cargo/graph-resolve...
2014-07-10 Alex CrichtonFix some tests
2014-07-10 Alex CrichtonTighten up some tests
2014-07-10 Alex CrichtonFix filtering for test deps
2014-07-10 Alex CrichtonNo need for a TempDir, use `-` as input
2014-07-10 Alex Crichtonimpl Show for Profile
2014-07-10 Alex CrichtonAdd -u to `cargo test`
2014-07-10 Alex CrichtonMore updates to master
2014-07-10 Tomaka17Make README nightlies links clickable
2014-07-10 Michael GehringToStr::to_str -> ToString::to_string
2014-07-10 Yehuda KatzRemove hardcoding
2014-07-10 Yehuda KatzAdd some unit tests
2014-07-10 Yehuda KatzFixed a number of bugs related to rustc building
2014-07-10 Yehuda Katz... Resolve more correctly and add --extern
2014-07-09 Alex CrichtonDisable passing -g for now
2014-07-09 Alex CrichtonFix --release not compiling upstream deps with -O3
2014-07-09 Alex CrichtonFix testing bins with lib deps
2014-07-09 borsauto merge of #150 : rust-lang/cargo/source-id-cleanup...
2014-07-08 Yehuda Katz... Fix registry query fn
2014-07-08 Yehuda Katz... emit -C extra-filename and metadata
2014-07-08 Yehuda Katz... Refactor PackageId.namespace -> source_id
2014-07-08 borsauto merge of #147 : alexcrichton/cargo/ls-files, r...
2014-07-08 Alex CrichtonIgnore lib directory for exes check
2014-07-08 borsauto merge of #141 : jdeseno/cargo/cargo-clean, r=alexc...
2014-07-08 borsauto merge of #124 : alexcrichton/cargo/no-more-binarie...
2014-07-08 Alex CrichtonEnsure no more binaries are checked in
2014-07-08 Joshua DeSenocargo clean. resolves #51
2014-07-08 borsauto merge of #142 : rust-lang/cargo/new-names, r=alexc...
2014-07-08 Yehuda KatzRemove glob dependency
2014-07-08 borsauto merge of #125 : alexcrichton/cargo/issue-120,...
2014-07-08 Yehuda Katz... This updates Cargo for #[crate_name]
2014-07-08 Alex CrichtonWarn about missing [[lib]] and [[bin]] sections
2014-07-08 borsauto merge of #139 : tomjakubowski/cargo/fix-symlink...
2014-07-08 Tom JakubowskiIgnore the broken symlinks test on windows
2014-07-07 Tom Jakubowskifingerprint: Recover from fs::stat errors
2014-07-07 borsauto merge of #140 : rust-lang/cargo/release, r=carllerche
2014-07-07 Yehuda Katz... Add --release and related refactoring
2014-07-07 borsauto merge of #136 : Tomaka17/cargo/multiple-build...
2014-07-07 Tomaka17Support for multiple and cleaner build commands
2014-07-07 Yehuda KatzMerge pull request #134 from alexcrichton/nightlies
2014-07-07 Alex CrichtonAdd documentation about cargo nightlies
2014-07-07 borsauto merge of #131 : alexcrichton/cargo/update-to-maste...
2014-07-07 Alex CrichtonUpdate with master changes
2014-07-07 borsauto merge of #129 : riccieri/cargo/no_more_crate_id...
2014-07-07 borsauto merge of #128 : riccieri/cargo/nightly-fix, r...
2014-07-07 Renato ZannonUse --print-file-name instead of --crate-file-name
2014-07-07 Renato ZannonUse #![crate_name] instead of #![crate_id]
2014-07-06 Renato Zannonurl.path is now a Path, not a String
2014-07-05 borsauto merge of #123 : alexcrichton/cargo/canonicalize...
2014-07-05 Alex CrichtonCanonicalize github urls for the resolver
2014-07-05 borsauto merge of #122 : Benny1992/cargo/master, r=alexcrichton
2014-07-05 Bennyuse [[bin]] instead of [[executable]]
2014-07-04 borsauto merge of #116 : Indiv0/cargo/typofix, r=alexcrichton
2014-07-04 Indiv0Fix missing space typo in single source error
2014-07-03 borsauto merge of #110 : bcobb/cargo/patch-1, r=alexcrichton
2014-07-03 borsauto merge of #106 : alexcrichton/cargo/no-path, r...
2014-07-03 borsauto merge of #113 : rust-lang/cargo/dev-deps, r=alexcr...
2014-07-03 Yehuda Katz... Fix up dev-dependencies
2014-07-03 Yehuda Katz... Added [dev-dependencies] sections to Cargo.toml
2014-07-03 Yehuda Katz... Add support for non-transitive dependencies
2014-07-03 Björn SteinbrinkUpdate hammer.rs to be compatible with the current...
2014-07-02 Brian CobbREADME uses "its" instead of "it's"
2014-07-02 Alex CrichtonEnable execution without cargo in PATH
2014-07-02 borsauto merge of #109 : steveklabnik/cargo/json, r=alexcri...
2014-07-01 Steve KlabnikFixing deprecated JSON call
2014-07-01 borsauto merge of #108 : jdeseno/cargo/clean-submodules...
2014-07-01 borsauto merge of #107 : alexcrichton/cargo/issue-102,...
2014-07-01 joshmake clean-all via git submodule foreach
2014-07-01 Alex CrichtonDon't call generic methods on trait objects
2014-07-01 borsauto merge of #100 : rust-lang/cargo/meta-packages...
2014-07-01 Yehuda KatzImprovements based on the review
2014-07-01 borsauto merge of #101 : alexcrichton/cargo/fix-git-1.7...
2014-07-01 Alex CrichtonFix fetch() on git < 1.7.3
2014-07-01 Yehuda KatzMeta-packages
2014-06-30 borsauto merge of #92 : alexcrichton/cargo/dash-j, r=wycats
2014-06-30 Alex CrichtonImplement parallel compilation
2014-06-30 Alex CrichtonAdd a dependency queue abstraction
2014-06-30 Alex CrichtonAdd a task-pool abstraction
2014-06-30 Alex CrichtonMake CargoError inherit from Send
2014-06-30 Alex CrichtonAccept -j as a command-line parameter
2014-06-30 borsauto merge of #86 : alexcrichton/cargo/issue-77, r...
2014-06-30 Alex CrichtonDon't infinitely recurse on cyclic path deps
2014-06-30 borsauto merge of #87 : alexcrichton/cargo/toml-warnings...
2014-06-30 borsauto merge of #83 : huonw/cargo/manifest-search, r...
2014-06-30 Huon WilsonCheck for the existence of Cargo.toml when reading...
2014-06-29 Huon WilsonGeneralise `find_project` to not always search parents.
2014-06-29 borsauto merge of #90 : brson/cargo/fix, r=alexcrichton
2014-06-29 Brian AndersonRevert "Merge pull request #89 from rust-lang/revert...
2014-06-29 Brian AndersonMerge pull request #89 from rust-lang/revert-88-fix
2014-06-29 Brian AndersonRevert "Basic URL canonicalization. Fixes #84"
2014-06-29 Brian AndersonMerge pull request #88 from brson/fix
2014-06-29 Brian AndersonFuture proof URL canonicalization tests
2014-06-28 Brian AndersonAdd tests for URL canonicalization and canonicalize...
2014-06-28 Brian AndersonAdd a hack to make github urls case-insensitive. Fixes #84
2014-06-28 Brian AndersonAccount for trailing / in URLs when determining on...
next